Site Details
Table Name: GXT_SITEDETAILS_TBL
Detail
Request the site details.
-
Request:
Copyhttp://192.168.1.2/PRT_CTRL_DIN_ISAPI.dll?Request&Type=Detail&SubType=GXT_SITEDETAILS_TBL&RecId=1
-
Response:
CopySiteDetailId=1&SiteName=Test Site&SiteContact=John Smith&SiteEmail=jsmith@domain.com&InstallerContact=John Smith&InstallerEmail=jsmith@domain.com&DisplaySiteName=true
Update
Update the site details.
-
Request:
Copyhttp://192.168.1.2/PRT_CTRL_DIN_ISAPI.dll?Command&Type=Submit&SubType=GXT_SITEDETAILS_TBL&SiteDetailId=1&SiteContact=Vivenne Taylor
-
Response:
CopyOK
Create
It is not possible to create a site details record.
Delete
It is not possible to delete a site details record.
Parameters
Parameter |
Display Name |
Default Value |
Notes |
---|---|---|---|
SiteDetailId |
|
1 |
The Detail, Control and Delete APIs use this value as the RecId. |
SiteName |
Site Name |
Test Site |
|
SiteContact |
Contact Name |
John Smith |
|
SiteEmail |
Email Address |
jsmith@domain.com |
|
InstallerContact |
Installer Name |
John Smith |
|
InstallerEmail |
Email Address |
jsmith@domain.com |
|
DisplaySiteName |
Display Site Name in WX |
true |
|